projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df2a4a6
)
numerableicon: fix a typo in the gtk-doc annotation
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 11 Jan 2011 09:54:54 +0000
(10:54 +0100)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 11 Jan 2011 09:55:42 +0000
(10:55 +0100)
gtk/gtknumerableicon.c
patch
|
blob
|
history
diff --git
a/gtk/gtknumerableicon.c
b/gtk/gtknumerableicon.c
index 678abdbf30b44c9b24b187eb78d6d04e6d2e6407..2522102b10cbb3fe27af4e513d20fe7f838dd81d 100644
(file)
--- a/
gtk/gtknumerableicon.c
+++ b/
gtk/gtknumerableicon.c
@@
-889,7
+889,7
@@
gtk_numerable_icon_set_style_context (GtkNumerableIcon *self,
* If this method is called and an icon name was already set as
* background for the icon, @icon will be used, i.e. the last method
* called between gtk_numerable_icon_set_background_gicon() and
- *
#
gtk_numerable_icon_set_background_icon_name() has always priority.
+ * gtk_numerable_icon_set_background_icon_name() has always priority.
*
* Since: 3.0
*/